SyQuickLeadTemplate 
Logical Entity Name  SyQuickLeadTemplate 
Default Table Name  SyQuickLeadTemplate 
Physical Only  NO 
Definition 
 
Note 
 

SyQuickLeadTemplate Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyQuickLeadTemplateID(PK)    int  NO 
 
Code    varchar(10)  YES 
 
Descrip    varchar(50)  NO 
 
DefaultTemplate    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyQuickLeadTemplate Primary and Unique Keys 
Key Name  Key Type  Keys 
SyQuickLeadTemplate_Descrip_U_N_IDX  Index  Descrip 
SyQuickLeadTemplate_SyQuickLeadTemplateID_U_C_IDX  PrimaryKey  SyQuickLeadTemplateID 

SyQuickLeadTemplate Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyQuickLeadTemplate_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyCampus  Non-Identifying  One To Zero or More  FK_SyCampus_SyQuickLeadTemplateID_SyQuickLeadTemplate_SyQuickLeadTemplateID        NO  YES 
SyQuickLead  Non-Identifying  One To Zero or More  FK_SyQuickLead_syQuickLeadTemplateID_SyQuickLeadTemplate_SyQuickLeadTemplateID        NO  YES 

SyQuickLeadTemplate Check Constraints 
Check Constraint Name  CheckConstraint